docs: GSettingsAction is not a thing
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 18:53:50 +0000 (13:53 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:12:50 +0000 (18:12 -0500)
docs/reference/gtk/getting_started.xml

index e2b29abed8e0768699aee6f91ceddb37751884d6..c064365dbef65b23fb752c844ad9e97149a721e6 100644 (file)
@@ -863,8 +863,8 @@ example_app_window_init (ExampleAppWindow *win)
         <programlisting><xi:include href="../../../../examples/application8/gears-menu.ui" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>
       </informalexample>
 
-      <para>To connect the menuitem to the show-words setting,
-      we use a #GSettingsAction.</para>
+      <para>To connect the menuitem to the show-words setting, we use
+      a #GAction corresponding to the given #GSettings key.</para>
 
       <informalexample>
         <programlisting><![CDATA[